Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print colorized json #163

Merged
merged 1 commit into from
May 20, 2023
Merged

Print colorized json #163

merged 1 commit into from
May 20, 2023

Conversation

Humandoodlebug
Copy link
Contributor

Uses the colored_json crate to colourise json output.

This works for both compact and pretty output. By default, it will select colour output if stdout is a tty, but this can be explicitly set using the -C, --color-output and -M, --monochrome-output flags (like jq).

@MiSawa
Copy link
Owner

MiSawa commented May 20, 2023

Thank you for the PR! Verified that it's working nicely.
I'll merge the change, fix cargo-about config and publish the new version!

@MiSawa MiSawa merged commit 76bf7fa into MiSawa:master May 20, 2023
@MiSawa MiSawa mentioned this pull request May 20, 2023
14 tasks
@MiSawa
Copy link
Owner

MiSawa commented May 20, 2023

Released v0.2.43! Thank you again :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants